CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - qt 图像

搜索资源列表

  1. Visual Studio 2010+QT4.8.0平台搭建

    0下载:
  2. 指导进行qt平台搭建,可以进行图像处理,数据可视化等(It can guide the qt platform to build)
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-25
    • 文件大小:212992
    • 提供者:苏小白
  1. drawcli

    0下载:
  2. 展示使用qt编写图形图像界面,菜单栏,工具栏(Demonstrates the use of QT to write graphical images, interfaces, menus, toolbars)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:55296
    • 提供者:dcvr
  1. plots

    0下载:
  2. qcustomplot实例,包含线的设置、点的设置、动态扫描、载入外部图像等(examples of qcustomplot)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-22
    • 文件大小:5962752
    • 提供者:neoliu
  1. lepton

    0下载:
  2. 在树莓派平台上,写的QT程序,通过SPI采集图像,分辨率为160*120,支持预览和拍照(On raspberry platform, write the QT program, through the SPI image acquisition, resolution of 160*120, support preview and take photos)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-02
    • 文件大小:349184
    • 提供者:goembed
  1. MiniDraw

    0下载:
  2. 利用Figure类封装各类图像(线,圆,矩形,多边形,自由曲线) 在画板上画图,并通过基类指针指向父类添加图形并保存 通过画笔将图形绘制到界面上(MiniDraw Ellip.cpp Ellip.h Figure.cpp Figure.h FreeHand.cpp FreeHand.h Line.cpp Line.h main.cpp minidraw.cpp minidraw.h minidraw.ui Poly.cpp Poly.h viewwidget.
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:182272
    • 提供者:dynamolyn_8
  1. mylogin

    1下载:
  2. qt简单上位机,实现对机械手臂的实时控制和图像获取(QT simple upper computer, to achieve real-time control and image acquisition of mechanical arm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:14336
    • 提供者:逗比250
  1. videotransmission

    0下载:
  2. QT作为客户端接收图像并显示图像,并调用了目标追踪算法(QT receives the image and displays the image as the client, and calls the target tracking algorithm)
  3. 所属分类:Linux/Unix编程

  1. Canny

    0下载:
  2. 轮廓提取:对一幅图片使用Canny算子进行轮廓提取(Canny Contour extraction Canny Contour extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:7570432
    • 提供者:无可取代7
  1. GraphcisEdit

    0下载:
  2. QT+vs实现画图,包括画线面,图像的放大缩小,结果保存(use qt and vs to draw different object)
  3. 所属分类:其他

  1. osgWidget2

    1下载:
  2. 将OSG下的图像嵌入到QWidget中,实现Qt和osg的结合。文件中还包含了鼠标键盘消息的处理以及简单的图像事件处理代码(Embedding the images under OSG into the QWidget)
  3. 所属分类:3D图形编程

  1. camaraGet

    0下载:
  2. 使用OPENCV进行图像的采集与处理,开发平台QT4.8(Using OPENCV for image acquisition and processing, development platform QT4.8)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:5120
    • 提供者:Annie1025
  1. ScreenSnaper

    0下载:
  2. 基于Qt4下的截屏软件 使用了QPixmap::grabWindow(QApplication::desktop()->winId())来获得屏幕的图像 并保存在QPixmap的一个对象fullScreenMap里 再将该图像画到一个QWidget上并showFullScreen()以覆盖屏幕 之后的操作都是在这个QWidget上进行 跟QQ截图有点象 完成后点鼠标右键就有ContextMenu弹出 Esc为退出,空格键保存图像(当然也可以右键菜单保存)(Scr
  3. 所属分类:界面编程

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:linsirs
  1. ReadHighCamera

    0下载:
  2. 大恒摄像头内部自带驱动库,无法直接用Qt来读取图片,需要借助opencv做格式转换,来实现上位机显示。如果缺少dll文件请自己添加。(需要opencv和大恒水晶的dll,详见属性页)(this is a demo about how to show daheng camera image to the Qt ui Widget .it just a format conversion.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:50576384
    • 提供者:balaruui
  1. QT5开发及实例

    1下载:
  2. 该压缩包内包含《Qt5》一书中所有例程的源码和PPT,有需要的可以自行下载(This file includes source code and PPT.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-08
    • 文件大小:36133888
    • 提供者:呆瓜妹子
  1. BmpCompress

    2下载:
  2. 基于QT的BMP灰度图像压缩,动态规划算法(BMP grayscale image compression based on QT)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-23
    • 文件大小:8192
    • 提供者:Z3
  1. fruit-recognition-master

    2下载:
  2. 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different types of fruits.)
  3. 所属分类:OpenCV

    • 发布日期:2021-04-12
    • 文件大小:1394688
    • 提供者:Last minute
  1. QtCameraDemoWidget

    1下载:
  2. QT 捕获UVC摄像头,枚举摄像头设备,预览显示图像,拍照等(QT captures UVC cameras, enumerates camera devices, previews display images, photographs, etc.)
  3. 所属分类:USB编程

  1. 图像采集卡,采集程序

    1下载:
  2. AverMedia图像采集卡,图像采集程序,可进行图像信号采集,采用语言C++,工具:QT,Aver SDK
  3. 所属分类:CAD

  1. 树莓派驱动ADXL345

    2下载:
  2. 树莓派驱动ADXL345 QT图像化界面 OPENGL绘制3D图像接收来再ADXL345的参数发生变化 记录欧拉角曲线
  3. 所属分类:驱动编程

  1. GenICamTest

    1下载:
  2. QT界面利用GenICam与PHX库链接Firebird采集卡采集图像(QT interface utilizes GenICam and PHX library to link Firebird acquisition card to collect images)
  3. 所属分类:其他

    • 发布日期:2020-08-22
    • 文件大小:10516480
    • 提供者:吉他苦手高
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com